home *** CD-ROM | disk | FTP | other *** search
- This an assembly version of RunBack which uses the NULL:
- device rather than NIL:. If NULL: is not mounted, RunBack will
- mount it. It is based on C. Heath's assembly RunBack.
-
- Please see the documentation for the NULL: device to find
- out its advantages.
-
- This RunBack will accept a -s parameter to set the stack size
- of the task to be run. Eg:
-
- RunBack -S2000 ClockDJ
-
- will start ClockDJ with a stack size of 2000.
-
-
- David Jenkins.
-